home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Puzzle / valo.swf / scripts / frame_180 / PlaceObject2_102_9 / CLIPACTIONRECORD onClipEvent(enterFrame).as
Encoding:
Text File  |  2007-03-20  |  152 b   |  5 lines

  1. onClipEvent(enterFrame){
  2.    this.lifeNum.text = int(_parent.life._width / 10);
  3.    this._x = this._parent.life._x + this._parent.life._width + 55;
  4. }
  5.